Skip to content

ci: add workflow_dispatch trigger for manual packaging#12

Merged
Xerrion merged 4 commits intomasterfrom
ci/manual-dispatch
Feb 21, 2026
Merged

ci: add workflow_dispatch trigger for manual packaging#12
Xerrion merged 4 commits intomasterfrom
ci/manual-dispatch

Conversation

@Xerrion
Copy link
Owner

@Xerrion Xerrion commented Feb 21, 2026

Summary

  • Adds workflow_dispatch trigger with a tag_name input to the Release workflow, allowing manual packaging for any tag
  • Skips the release-please job on manual dispatch since it's not needed
  • Uses always() pattern on the package job so it runs when either release-please creates a release or the workflow is manually triggered

Useful for re-running failed packager jobs or testing packaging against a specific tag.

@Xerrion Xerrion merged commit 580bf0f into master Feb 21, 2026
1 check passed
@Xerrion Xerrion deleted the ci/manual-dispatch branch February 21, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant